﻿2026-06-21T04:46:35.9415624Z ##[group]Run actions/checkout@v5
2026-06-21T04:46:35.9416167Z with:
2026-06-21T04:46:35.9416594Z   fetch-depth: 0
2026-06-21T04:46:35.9417103Z   repository: SaberMage/spt-core
2026-06-21T04:46:35.9421214Z   token: ***
2026-06-21T04:46:35.9421556Z   ssh-strict: true
2026-06-21T04:46:35.9421874Z   ssh-user: git
2026-06-21T04:46:35.9422200Z   persist-credentials: true
2026-06-21T04:46:35.9422577Z   clean: true
2026-06-21T04:46:35.9422889Z   sparse-checkout-cone-mode: true
2026-06-21T04:46:35.9423245Z   fetch-tags: false
2026-06-21T04:46:35.9423586Z   show-progress: true
2026-06-21T04:46:35.9423925Z   lfs: false
2026-06-21T04:46:35.9424217Z   submodules: false
2026-06-21T04:46:35.9424554Z   set-safe-directory: true
2026-06-21T04:46:35.9424946Z ##[endgroup]
2026-06-21T04:46:36.6082020Z Syncing repository: SaberMage/spt-core
2026-06-21T04:46:36.6083148Z ##[group]Getting Git version info
2026-06-21T04:46:36.6083579Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T04:46:36.6439314Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T04:46:36.6640516Z git version 2.43.0.windows.1
2026-06-21T04:46:36.6666845Z ##[endgroup]
2026-06-21T04:46:36.6674186Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\dc9cedc2-3aa7-4906-b3b8-7182ca5f49e7\.gitconfig'
2026-06-21T04:46:36.6687259Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dc9cedc2-3aa7-4906-b3b8-7182ca5f49e7' before making global git config changes
2026-06-21T04:46:36.6687929Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T04:46:36.6692147Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T04:46:36.6927156Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T04:46:36.7113355Z https://github.com/SaberMage/spt-core
2026-06-21T04:46:36.7140947Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T04:46:36.7145119Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T04:46:36.7337223Z HEAD
2026-06-21T04:46:36.7581521Z ##[endgroup]
2026-06-21T04:46:36.7584841Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T04:46:37.1854044Z ##[group]Cleaning the repository
2026-06-21T04:46:37.1858785Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T04:46:39.7754206Z Removing target/
2026-06-21T04:46:39.7792936Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T04:46:39.8231320Z HEAD is now at 8d1e85d Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:39.8256858Z ##[endgroup]
2026-06-21T04:46:39.8261803Z ##[group]Disabling automatic garbage collection
2026-06-21T04:46:39.8267456Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T04:46:39.8512446Z ##[endgroup]
2026-06-21T04:46:39.8512828Z ##[group]Setting up auth
2026-06-21T04:46:39.8519379Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T04:46:39.8743506Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T04:46:40.2466124Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T04:46:40.2699357Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T04:46:40.6497410Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T04:46:40.6716092Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T04:46:41.0558297Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T04:46:41.0902920Z ##[endgroup]
2026-06-21T04:46:41.0903539Z ##[group]Fetching the repository
2026-06-21T04:46:41.0912934Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d84e164388231e3e637a9015b1771a01bd20c840:refs/remotes/pull/26/merge
2026-06-21T04:46:42.0008914Z From https://github.com/SaberMage/spt-core
2026-06-21T04:46:42.0009407Z    bcf1373..bfe760e  v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-21T04:46:42.0009924Z    bcf1373..bfe760e  v0.13.0-p1b-ack-deadlock                 -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T04:46:42.0010357Z  + 8d1e85d...d84e164 d84e164388231e3e637a9015b1771a01bd20c840 -> pull/26/merge  (forced update)
2026-06-21T04:46:42.0126323Z ##[endgroup]
2026-06-21T04:46:42.0126804Z ##[group]Determining the checkout info
2026-06-21T04:46:42.0127175Z ##[endgroup]
2026-06-21T04:46:42.0135401Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T04:46:42.0398258Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T04:46:42.0613925Z ##[group]Checking out the ref
2026-06-21T04:46:42.0618475Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T04:46:42.1030705Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T04:46:42.1031033Z any of your branches:
2026-06-21T04:46:42.1031193Z 
2026-06-21T04:46:42.1031393Z   8d1e85d Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:42.1031752Z 
2026-06-21T04:46:42.1031900Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T04:46:42.1032202Z to do so with:
2026-06-21T04:46:42.1032354Z 
2026-06-21T04:46:42.1032505Z  git branch <new-branch-name> 8d1e85d
2026-06-21T04:46:42.1032684Z 
2026-06-21T04:46:42.1032958Z HEAD is now at d84e164 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:46:42.1055973Z ##[endgroup]
2026-06-21T04:46:42.1307674Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T04:46:42.1570189Z d84e164388231e3e637a9015b1771a01bd20c840
